home *** CD-ROM | disk | FTP | other *** search
- Files comprising the shareware distribution package for SNR 5.03
-
- READ.ME .............The file you're looking at now
- ORDER.FRM ...........Registration order form
- DEMO.BAT ............Runs a test file through a series of tables for you.
- To invoke the demo, just type DEMO
- SNR.EXE .............The shareware version of SNR 5.03
- SNR503.DOC ..........The user manual
- QUIKREF.DOC .........Quick reference command sheet
-
- DEMOTEST ............Test file for DEMO.BAT
- FIXED ...............Test file for FIXED2CR.S
- PENTATST ............Test file for NOCODES.S
- TABTEST .............Test file for SPC2TAB.S
- MERGE ...............Test file for SDF2FIX.S
-
- The following sample tables may be run as is, or you can modify them for your
- own purposes. Read each of them before running them to see what they are
- supposed to do; then run them on some test files of yours to see the result of
- the conversion. It's easier to understand a translation table once you know
- what it does.
-
- ADDLF.S .............Add line feeds to carriage returns
- ASC2EBC.S ...........ASCII-to-EBCDIC table
- ASC2VP.S ............ASCII to Ventura Publisher special codes
- CAP2LC1.S ...........Makes an all-upper case file upper and lower case
- CAP2LC2.S ...........Cleanup table for upper and lower case conversion
- CHOP.S ..............Strips the 8th bit from all characters
- COMPRESS.S ..........Compresses multiple adjacent spaces
- DECRYPT.S ...........Unscrambles a file encrypted with ENCRYPT.S
- EBC2ASC.S ...........EBCDIC-to-ASCII table
- EL2ONE.S ............Changes letters l and O to numerals 1 and 0
- ENCRYPT.S ...........Purposely scrambles a file for security
- EVERY5.S ............Outputs a special tag every five lines
- FIXED2CR.S ..........Turns a fixed-length data file into ASCII text lines
- LC2CAP.S ............Makes all letters upper case
- NOCODES.S ...........Removes Penta Systems typesetting codes
- NONONASC.S ..........Removes all non-ASCII characters
- PARATAG.S ...........Distinguishes ASCII paragraphs from line-for-line text
- QUOTES.S ............Makes the double-quote character left- and right-facing
- SDF2FIX.S ...........Turns comma-delimited fields into fixed-length fields
- SHAVE.S .............Removes the first 256 characters from any file
- SINGLESP.S ..........Turns a double-spaced document into a single-spaced one
- SPC2TAB.S ...........Converts three or more spaces into a tab code
- SPELL.S .............Corrects some commonly-misspelled words
- SWAPTABS.S ..........Transposes variable-length tab columns
- TABULAR.S ...........Places tab codes between fixed-length columns
- TABULAR2.S ..........Pass 2 cleanup for TABULAR.S
- TRUNCATE.S ..........Truncates a file upon encountering an end-of-file char.
- VARIABLE.S ..........Sample equations for variable-length search & replace
- VTYPE.S .............Clearly shows all non-ASCII characters
- WORDWRAP.S ..........Word wrap a file that contains long text lines
- WS2PLAIN.S ..........Wordstar to ASCII; ignores dot commands, too.
-
-